[INFO] cloning repository https://github.com/ThomasFirmin/tantale
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasFirmin/tantale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7651ee11de8ed4769620fe6bcaa44d9b9ed5bb76
[INFO] testing ThomasFirmin/tantale against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] finished tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] tweaked toml for git repo https://github.com/ThomasFirmin/tantale written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThomasFirmin/tantale on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest Rust 1.91.1 compatible versions
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding rand v0.9.2 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded libffi v5.1.0
[INFO] [stderr]   Downloaded mpi-sys v0.2.3
[INFO] [stderr]   Downloaded mpi-derive v0.1.3
[INFO] [stderr]   Downloaded build-probe-mpi v0.1.5
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded itoa v1.0.18
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded mpi v0.8.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded libffi-sys v4.1.0
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a94c520aafbc06eb77d4bbf6d2e3a445c5f4de6f7c960ece5aba3c64c659f840
[INFO] running `Command { std: "docker" "start" "-a" "a94c520aafbc06eb77d4bbf6d2e3a445c5f4de6f7c960ece5aba3c64c659f840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a94c520aafbc06eb77d4bbf6d2e3a445c5f4de6f7c960ece5aba3c64c659f840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94c520aafbc06eb77d4bbf6d2e3a445c5f4de6f7c960ece5aba3c64c659f840", kill_on_drop: false }`
[INFO] [stdout] a94c520aafbc06eb77d4bbf6d2e3a445c5f4de6f7c960ece5aba3c64c659f840
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0cd3b9877536d0389eee4d50e62b7ab26a5577a1a42f62e07cf70e0b7d5940d
[INFO] running `Command { std: "docker" "start" "-a" "f0cd3b9877536d0389eee4d50e62b7ab26a5577a1a42f62e07cf70e0b7d5940d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling build-probe-mpi v0.1.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling mpi v0.8.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling mpi-derive v0.1.3
[INFO] [stderr]    Compiling tantale_macros v0.1.1 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling mpi-sys v0.2.3
[INFO] [stderr]    Compiling libffi v5.1.0
[INFO] [stderr]    Compiling tantale_core v0.1.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tantale_algos v0.1.1 (/opt/rustwide/workdir/algorithms)
[INFO] [stderr]    Compiling tantale v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s
[INFO] running `Command { std: "docker" "inspect" "f0cd3b9877536d0389eee4d50e62b7ab26a5577a1a42f62e07cf70e0b7d5940d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0cd3b9877536d0389eee4d50e62b7ab26a5577a1a42f62e07cf70e0b7d5940d", kill_on_drop: false }`
[INFO] [stdout] f0cd3b9877536d0389eee4d50e62b7ab26a5577a1a42f62e07cf70e0b7d5940d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e76ece9f8d2cd4ffe7782a56545b486d31feb7e4f372b2cbc04a46739285179
[INFO] running `Command { std: "docker" "start" "-a" "6e76ece9f8d2cd4ffe7782a56545b486d31feb7e4f372b2cbc04a46739285179", kill_on_drop: false }`
[INFO] [stderr]    Compiling tantale v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "6e76ece9f8d2cd4ffe7782a56545b486d31feb7e4f372b2cbc04a46739285179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e76ece9f8d2cd4ffe7782a56545b486d31feb7e4f372b2cbc04a46739285179", kill_on_drop: false }`
[INFO] [stdout] 6e76ece9f8d2cd4ffe7782a56545b486d31feb7e4f372b2cbc04a46739285179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5cba229f189a7bf9842cd7751d1eeb3bb58d3a37891d840fa6763c5408a7617
[INFO] running `Command { std: "docker" "start" "-a" "a5cba229f189a7bf9842cd7751d1eeb3bb58d3a37891d840fa6763c5408a7617", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tantale-b84689da29d09c2d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tantale
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 113) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 47) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 67) ... ignored
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 65) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 41) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 78) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 134) ... ok
[INFO] [stdout] test src/quick_start.md - QuickStart (line 273) ... ignored
[INFO] [stdout] test src/quick_start.md - QuickStart (line 368) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 351) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 38) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 73) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 229) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 316) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 155) ... ok
[INFO] [stdout] test src/gs_example.md - GSExample (line 8) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 223) ... ok
[INFO] [stdout] test src/rs_example.md - RSExample (line 8) ... ok
[INFO] [stdout] test src/mo_example.md - MOExample (line 28) ... ok
[INFO] [stdout] test src/quick_start.md - QuickStart (line 45) ... ok
[INFO] [stdout] test src/quick_start.md - QuickStart (line 187) ... FAILED
[INFO] [stdout] test src/rs_example.md - RSExample (line 44) ... FAILED
[INFO] [stdout] test src/gs_example.md - GSExample (line 42) ... FAILED
[INFO] [stdout] test src/mo_example.md - MOExample (line 123) ... FAILED
[INFO] [stdout] test src/quick_start.md - QuickStart (line 108) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - QuickStart (line 187) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (91) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58cb5c87b0ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58cb5c87b0ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58cb5c87b0ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58cb5c87b0ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58cb5c89082a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58cb5c89082a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58cb5c8805e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58cb5c8805e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58cb5c85871f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58cb5c85871f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58cb5c872bf1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x58cb5c872e6b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x58cb5c8587d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58cb5c850069 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x58cb5c8596cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x58cb5c890fbc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58cb5c890d32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x58cb5c75aa61 - <tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder as tantale_core[e3806c3e0171676a]::recorder::BatchRecorder<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x58cb5c740276 - <tantale_core[e3806c3e0171676a]::experiment::basics::ThrExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x58cb5c76e60f - <tantale_core[e3806c3e0171676a]::experiment::basics::ThrExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x58cb5c6cf184 - tantale_core[e3806c3e0171676a]::experiment::threaded::<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x58cb5c72f09d - doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::main
[INFO] [stdout]   22:     0x58cb5c72f366 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_19::__main_fn
[INFO] [stdout]   23:     0x58cb5c6ac8e1 - doctest_runner_2024[165b241016ee47ce]::__doctest_19::TEST::{closure#0}
[INFO] [stdout]   24:     0x58cb5c6b07a6 - <doctest_runner_2024[165b241016ee47ce]::__doctest_19::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x58cb5c6ad5a4 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   26:     0x58cb5c6b0243 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x58cb5c6ab916 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   28:     0x58cb5c6abe29 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x58cb5c871864 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x58cb5c871864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x58cb5c871864 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x58cb5c871864 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58cb5c871864 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x58cb5c871864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x58cb5c871864 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x58cb5c871864 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x58cb5c871864 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x58cb5c6ab851 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   39:     0x58cb5c6b09e5 - main
[INFO] [stdout]   40:     0x71997fa6a1ca - <unknown>
[INFO] [stdout]   41:     0x71997fa6a28b - __libc_start_main
[INFO] [stdout]   42:     0x58cb5c6a9de5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/rs_example.md - RSExample (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (94) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570000ab40ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570000ab40ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570000ab40ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570000ab40ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570000ac982a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570000ac982a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x570000ab95e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570000ab95e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x570000a9171f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570000a9171f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570000aabbf1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x570000aabe6b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x570000a917d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x570000a89069 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x570000a926cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x570000ac9fbc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x570000ac9d32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x570000994461 - <tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder as tantale_core[e3806c3e0171676a]::recorder::BatchRecorder<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x57000097330c - <tantale_core[e3806c3e0171676a]::experiment::basics::MonoExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x5700009a784f - <tantale_core[e3806c3e0171676a]::experiment::basics::MonoExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x570000908004 - tantale_core[e3806c3e0171676a]::experiment::mono::<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x57000096880d - doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::main
[INFO] [stdout]   22:     0x570000968ad6 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_23::__main_fn
[INFO] [stdout]   23:     0x5700008e5a41 - doctest_runner_2024[165b241016ee47ce]::__doctest_23::TEST::{closure#0}
[INFO] [stdout]   24:     0x5700008e98a6 - <doctest_runner_2024[165b241016ee47ce]::__doctest_23::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5700008e65a4 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   26:     0x5700008e9243 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5700008e4916 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   28:     0x5700008e4e29 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x570000aaa864 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x570000aaa864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x570000aaa864 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x570000aaa864 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x570000aaa864 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x570000aaa864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x570000aaa864 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x570000aaa864 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x570000aaa864 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5700008e4851 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   39:     0x5700008e99e5 - main
[INFO] [stdout]   40:     0x71aa169d41ca - <unknown>
[INFO] [stdout]   41:     0x71aa169d428b - __libc_start_main
[INFO] [stdout]   42:     0x5700008e2de5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/gs_example.md - GSExample (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (78) panicked at core/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594a560580ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594a560580ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594a560580ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594a560580ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594a5606d82a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594a5606d82a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x594a5605d5e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594a5605d5e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x594a5603571f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594a5603571f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594a5604fbf1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x594a5604fe6b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x594a560357d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x594a5602d069 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x594a560366cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x594a5606dfbc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x594a5606dd32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x594a55f35e71 - <tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder as tantale_core[e3806c3e0171676a]::recorder::SeqRecorder<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::grid_search::GridSearch, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x594a55f15857 - <tantale_core[e3806c3e0171676a]::experiment::basics::MonoExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::grid_search::GridSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::grid_search::GridSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x594a55f4b6cf - <tantale_core[e3806c3e0171676a]::experiment::basics::MonoExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::grid_search::GridSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::grid_search::GridSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x594a55eabe84 - tantale_core[e3806c3e0171676a]::experiment::mono::<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::grid_search::GridSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::grid::Grid, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x594a55f0a8f0 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::main
[INFO] [stdout]   22:     0x594a55f0abb6 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_14::__main_fn
[INFO] [stdout]   23:     0x594a55e89661 - doctest_runner_2024[165b241016ee47ce]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   24:     0x594a55e8d666 - <doctest_runner_2024[165b241016ee47ce]::__doctest_14::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x594a55e8a5a4 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   26:     0x594a55e8d243 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x594a55e88916 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   28:     0x594a55e88e29 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x594a5604e864 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x594a5604e864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x594a5604e864 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x594a5604e864 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x594a5604e864 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x594a5604e864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x594a5604e864 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x594a5604e864 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x594a5604e864 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x594a55e88851 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   39:     0x594a55e8d9e5 - main
[INFO] [stdout]   40:     0x74727af651ca - <unknown>
[INFO] [stdout]   41:     0x74727af6528b - __libc_start_main
[INFO] [stdout]   42:     0x594a55e86de5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/mo_example.md - MOExample (line 123) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (92) panicked at core/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57fd4db450ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57fd4db450ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57fd4db450ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57fd4db450ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57fd4db5a82a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57fd4db5a82a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x57fd4db4a5e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57fd4db4a5e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57fd4db2271f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57fd4db2271f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57fd4db3cbf1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x57fd4db3ce6b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x57fd4db227d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x57fd4db1a069 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x57fd4db236cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x57fd4db5afbc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57fd4db5ad32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x57fd4da22421 - <tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder as tantale_core[e3806c3e0171676a]::recorder::SeqRecorder<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::moasha::MoAsha<tantale_algos[60fb840a35efbf8]::utils::mo::NSGA2Selector, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::computed::Computed<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::codomain::MultiCodomain<doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>>, tantale_core[e3806c3e0171676a]::objective::obj::Stepped<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState>>>::init
[INFO] [stdout]   18:     0x57fd4da1109c - <tantale_core[e3806c3e0171676a]::experiment::basics::ThrExperiment<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::moasha::MoAsha<tantale_algos[60fb840a35efbf8]::utils::mo::NSGA2Selector, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::computed::Computed<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::codomain::MultiCodomain<doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>>, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[e3806c3e0171676a]::objective::obj::Stepped<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState>, tantale_core[e3806c3e0171676a]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState, tantale_core[e3806c3e0171676a]::experiment::basics::Pool<tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState, tantale_core[e3806c3e0171676a]::solution::id::SId>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::moasha::MoAsha<tantale_algos[60fb840a35efbf8]::utils::mo::NSGA2Selector, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::computed::Computed<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::codomain::MultiCodomain<doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>>, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[e3806c3e0171676a]::objective::obj::Stepped<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState>>>::new_with_pool
[INFO] [stdout]   19:     0x57fd4da3854e - <tantale_core[e3806c3e0171676a]::experiment::basics::ThrExperiment<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::moasha::MoAsha<tantale_algos[60fb840a35efbf8]::utils::mo::NSGA2Selector, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::computed::Computed<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::codomain::MultiCodomain<doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>>, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[e3806c3e0171676a]::objective::obj::Stepped<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState>, tantale_core[e3806c3e0171676a]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState, tantale_core[e3806c3e0171676a]::experiment::basics::Pool<tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState, tantale_core[e3806c3e0171676a]::solution::id::SId>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::moasha::MoAsha<tantale_algos[60fb840a35efbf8]::utils::mo::NSGA2Selector, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::computed::Computed<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::codomain::MultiCodomain<doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>>, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[e3806c3e0171676a]::objective::obj::Stepped<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState>>>::new
[INFO] [stdout]   20:     0x57fd4d9990d3 - tantale_core[e3806c3e0171676a]::experiment::threaded::<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::moasha::MoAsha<tantale_algos[60fb840a35efbf8]::utils::mo::NSGA2Selector, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::computed::Computed<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::codomain::MultiCodomain<doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>>, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[e3806c3e0171676a]::objective::obj::Stepped<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState>, tantale_core[e3806c3e0171676a]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::FidelitySol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_algos[60fb840a35efbf8]::moasha::MoAshaInfo, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState, tantale_core[e3806c3e0171676a]::experiment::basics::Pool<tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main::searchspace::FnState, tantale_core[e3806c3e0171676a]::solution::id::SId>>>
[INFO] [stdout]   21:     0x57fd4d9f817b - doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::main
[INFO] [stdout]   22:     0x57fd4d9f84a6 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_16::__main_fn
[INFO] [stdout]   23:     0x57fd4d976761 - doctest_runner_2024[165b241016ee47ce]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   24:     0x57fd4d97a6e6 - <doctest_runner_2024[165b241016ee47ce]::__doctest_16::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x57fd4d9775a4 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   26:     0x57fd4d97a243 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x57fd4d975916 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   28:     0x57fd4d975e29 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x57fd4db3b864 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x57fd4db3b864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x57fd4db3b864 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x57fd4db3b864 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x57fd4db3b864 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x57fd4db3b864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x57fd4db3b864 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x57fd4db3b864 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x57fd4db3b864 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x57fd4d975851 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   39:     0x57fd4d97a9e5 - main
[INFO] [stdout]   40:     0x77a5df5801ca - <unknown>
[INFO] [stdout]   41:     0x77a5df58028b - __libc_start_main
[INFO] [stdout]   42:     0x57fd4d973de5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - QuickStart (line 108) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (86) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c7b69ff0ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c7b69ff0ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c7b69ff0ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c7b69ff0ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c7b6a1482a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c7b6a1482a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c7b6a045e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c7b6a045e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c7b69dc71f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c7b69dc71f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c7b69f6bf1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63c7b69f6e6b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63c7b69dc7d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63c7b69d4069 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63c7b69dd6cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63c7b6a14fbc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63c7b6a14d32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63c7b68de061 - <tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder as tantale_core[e3806c3e0171676a]::recorder::BatchRecorder<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x63c7b68bd4ec - <tantale_core[e3806c3e0171676a]::experiment::basics::MonoExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x63c7b68f278f - <tantale_core[e3806c3e0171676a]::experiment::basics::MonoExperiment<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>> as tantale_core[e3806c3e0171676a]::experiment::Runable<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x63c7b6852f44 - tantale_core[e3806c3e0171676a]::experiment::mono::<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::searchspace::spbase::Sp<tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::domain::nodomain::NoDomain>, tantale_algos[60fb840a35efbf8]::random_search::BatchRandomSearch, tantale_core[e3806c3e0171676a]::stop::calls::Calls, tantale_core[e3806c3e0171676a]::recorder::csv::CSVRecorder, tantale_core[e3806c3e0171676a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample, tantale_core[e3806c3e0171676a]::objective::obj::Objective<alloc[64763625b5a07cdb]::sync::Arc<[tantale_core[e3806c3e0171676a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main::searchspace::OutExample>, tantale_core[e3806c3e0171676a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo, tantale_algos[60fb840a35efbf8]::random_search::RSInfo, tantale_core[e3806c3e0171676a]::solution::shape::Lone<tantale_core[e3806c3e0171676a]::solution::partial::BaseSol<tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>, tantale_core[e3806c3e0171676a]::solution::id::SId, tantale_core[e3806c3e0171676a]::domain::mixed::Mixed, tantale_core[e3806c3e0171676a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x63c7b68b294d - doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::main
[INFO] [stdout]   22:     0x63c7b68b2c16 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_18::__main_fn
[INFO] [stdout]   23:     0x63c7b6830861 - doctest_runner_2024[165b241016ee47ce]::__doctest_18::TEST::{closure#0}
[INFO] [stdout]   24:     0x63c7b6834766 - <doctest_runner_2024[165b241016ee47ce]::__doctest_18::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x63c7b68315a4 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   26:     0x63c7b6834243 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x63c7b682f916 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   28:     0x63c7b682fe29 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x63c7b69f5864 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x63c7b69f5864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x63c7b69f5864 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x63c7b69f5864 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63c7b69f5864 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x63c7b69f5864 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63c7b69f5864 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63c7b69f5864 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63c7b69f5864 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x63c7b682f851 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   39:     0x63c7b68349e5 - main
[INFO] [stdout]   40:     0x71c163e001ca - <unknown>
[INFO] [stdout]   41:     0x71c163e0028b - __libc_start_main
[INFO] [stdout]   42:     0x63c7b682dde5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gs_example.md - GSExample (line 42)
[INFO] [stdout]     src/mo_example.md - MOExample (line 123)
[INFO] [stdout]     src/quick_start.md - QuickStart (line 108)
[INFO] [stdout]     src/quick_start.md - QuickStart (line 187)
[INFO] [stdout]     src/rs_example.md - RSExample (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 5 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/quick_start.md - QuickStart (line 375) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.95s; merged doctests compilation took 3.85s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a5cba229f189a7bf9842cd7751d1eeb3bb58d3a37891d840fa6763c5408a7617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5cba229f189a7bf9842cd7751d1eeb3bb58d3a37891d840fa6763c5408a7617", kill_on_drop: false }`
[INFO] [stdout] a5cba229f189a7bf9842cd7751d1eeb3bb58d3a37891d840fa6763c5408a7617
